Fetch not working properly

when i select checkbox “Fetch only if value is not set”, the field not updating the value when i change parent field value

@nilpatel42 don’t select fetch only if value is not set .

sometime i need to edit this value
so how can i satisfy this requirement

Thanks

@nilpatel42 fetch only if value is not set means the value will be fetched only if the field is empty . if something is already there in the description field and you changed the item, new description will not be fetched

i understand the use of the check box
so how can i make field which fetch value and also give permission to edit that data like in quotation terms & condition working like that

Thank you

@nilpatel42 that’s using javascript to fetch the description . you can do the same using client script .

1 Like