Technical Tip 1: Refresh Main Search Window After Updating any Fields

In this section, we will see how to refresh the main search window after updating any properties / fields in item.

Use Case: "After updating any field in item, Main Search Window should refresh and show the updated changes"

You can use below code snippet to refresh the main search window 

aras.getMostTopWindowWithAras(window).parent.main.work.searchContainer.runSearch();

Comments

Popular Posts

Technical Tip 2: Open item in Edit Mode through custom Method

Use Case 6: Use the System Event Logs for Logging Method Failure

Use Case 4: Instantiate Dynamic Workflow Using Action