Hello All Experts,
I have a regarding field on the case form. i need to set default value to it but it's not getting set.
I have created metadata record for entity form and selected Form Attribute as accountid i am not sure whether it is correct or not, but i need to set default value on form load and it's not getting set.
any help will be appreciable.
Solved! Go to Solution.
Hello All,
I have change the control type to dropdown and then in the additional settings of the entity form write down a simple jQuery and work is done.
Hi, can you share snapshot of both your entity form metadata and the form/page itself?
a few things you can check:
Power Pages Super User | MVP
Please find below metadata screenshot.
Validation section does not contains anything. and one by one i have taken screenshot and then added over here. i hope you will understand it.
Please find below form/web page.
Regarding field itself is internally customer field.
Hi, can you try changing the Type to Value
if you want the Set Value on Save option, you also need to tick the box Set Value on Save
Power Pages Super User | MVP
Hello All,
I have change the control type to dropdown and then in the additional settings of the entity form write down a simple jQuery and work is done.