Your videos are awesome! thank you! Do you know if there is any way to sync fields across entities? for example if we need accounts to be approved and have a field with an approved checkbox in the account but have created an opportunity with an unapproved account we need to not let the unapproved opportunity advance past a certain point in the BPF until the checkbox is checked in the account. the easiest way i can think of is to create a required checkbox on the BPF but i would need to sync this with the account checkbox somehow.
Thanks for the video guys. One question though, once the autonumber field is generated and added to the form, how do you apply the autonumber increment on all existing Accounts as per your example? By default the autonumber increment will only apply on new Account creations.
Thanks, been using JS for this task. Never knew it was easy-pizzy
Thanks Bro for the awesome video
Your videos are awesome! thank you!
Do you know if there is any way to sync fields across entities? for example if we need accounts to be approved and have a field with an approved checkbox in the account but have created an opportunity with an unapproved account we need to not let the unapproved opportunity advance past a certain point in the BPF until the checkbox is checked in the account.
the easiest way i can think of is to create a required checkbox on the BPF but i would need to sync this with the account checkbox somehow.
Thanks for the video guys.
One question though, once the autonumber field is generated and added to the form, how do you apply the autonumber increment on all existing Accounts as per your example?
By default the autonumber increment will only apply on new Account creations.
Hi Lourens, check out this tip: ua-cam.com/video/IVGNnbSyueA/v-deo.html
How to add an auto number to each opportunity?