Hi,
I have a BP that runs when a specific detail is being added to a section, and modify a field of the section. (for example: On the order page, added a product, the total of the order is being calculated).
The problem is that you can't see the changes until you refresh the record.
How can I automatically refresh the record?
I saw the method this.reloadEntity(); but this is to add to a script code, I'm using the Modify data element and not sure what exactly to write before the function in order to get the object to the 'this' of the this.reloadEntity();.
I'm not familiar with modifying data using code.
Hoping for your help.
Thanks
Like
Hello Chani,
If I understood your request correctly, the next examples should be helpful for resolving your business task:
- https://community.creatio.com/questions/regarding-application-form#comment-74919
- https://customerfx.com/article/how-to-refresh-a-page-from-a-process-in-creatio-formerly-bpmonline/
Kind regards,
Roman
Hello Chani,
If I understood your request correctly, the next examples should be helpful for resolving your business task:
- https://community.creatio.com/questions/regarding-application-form#comment-74919
- https://customerfx.com/article/how-to-refresh-a-page-from-a-process-in-creatio-formerly-bpmonline/
Kind regards,
Roman