Dear Team,
I have an aspx page in account form with some data in the aspx page. And Account is having Custom Field as Status with values InProgress,Registered, Rejected . So onsave of account form if the Custom Field status is Registered or Rejected then i need to send aspx updated data to the same aspx page. in the aspx page i will use external system api then i will send these updated data to that external api.
How to achieve this. Any suggestions please.
Thank you.
*This post is locked for comments
I have the same question (0)