8/18/2025 10:26:33 PM
|
|
slxdeveloper.com Community Forums |
|
|
|
The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
Forum to discuss the use of the SalesLogix Web Platform, Client and Customer Portals, and the Application Architect (For version 7.2 and higher only). View the code of conduct for posting guidelines.
|
|
|
|
Close custom insert screen question
Posted: 10 Apr 09 9:12 AM
|
I have created a custom insert screen on the opp contacts grid. The insert screen opens with with a Dialog action. The user picks a value from a datagrid and an insert is performed in code. If I put this line in CloseDialog(sender, e) the window closes, but the new entry doesn't appear in the grid until you scroll off the page and scroll back. If I leave the command out it adds the record to the grid wihtout a refresh, but the user has to click the 'x' to close the insert screen. If I try to use js (window.close) the entire app closes..
How can close this screen and refresh the grid on the calling screen? |
|
|
|
You can
subscribe to receive a daily forum digest in your
user profile. View the site code
of conduct for posting guidelines.
Forum RSS Feed - Subscribe to the forum RSS feed to keep on top of the latest forum activity!
|
|
|
|
|
|
|
|