Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have a requirement to select month based on selection on a different month field.
I have added a trigger On Select on a field.
The select in field is not working here but if I put the same action on a button it works fine.
Is this because we are passing string ? Is there any other syntax to achieve this in a trigger ?
Kindly help.
Anvita
can you please elaborate what exactly you want to achieve and if possible please attach sample application
You can store your selected field in variable and use that variable into action.
Hope this will help !!