i want to set input fields default value like here i want to set default value in 10000
Hi @rbdwt09
You can select the wire and select the ‘Events’ option.
Then select the ‘+ NEW WIRE EVENT HANDLER’ and then event type = ‘Wire loaded successfully’ option and then add a Signal ‘update fields’ select the wire name and then select the ‘+ADD FIELD UPDATE’ then select the desired field and add the value. Each time the user loads the view the field will update to that value.
Happy days.
Ok its perfect but field input i made number so i want to set dynamic calculation in place of static values
As mentioned before here a listener Bot will work or a formula field and a conditional update is also possible.
yes that worked we can close this issue thank you...
