5/5/2026 5:44:14 AM
|
| |
| 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.
|
|
|
|
Save Button Functioning strangly
Posted: 15 Apr 10 3:25 PM
|
I have a new Main View called "Rigs". I added a few fields to the details screen as well as a save and delete button on the toolbar. When I go directly (from opportunities or from doing a look-up on Rigs) into a Rig to edit it. I can click on save and everything works fine. However when I use the group list on the right hand side to go between records and I edit something on a Rig the save button changes all values for the Rig I am on back to what they were and it doesn't save.
Has anyone ran into this? Is there something silly I am doing wrong? Let me know if you would like more information about the problem.
Thanks for your help! Ronnie |
|
|
|
Re: Save Button Functioning strangly
Posted: 13 Jul 10 8:59 AM
|
| I tired to code the save button instead of using the Save Business Rule, but I get the same problem. Has anyone come across this before? |
|
|
|
Re: Save Button Functioning strangly
Posted: 20 Jul 10 3:02 AM
|
| No I havent but something to check do you have any load events that do not fire "OnEntityChanging"? If they are set to NOT run OnEntityChanging they will only fire when you browse to the record (as you say from an Opportunity for an example). When you scroll between records this event will not fire. I dont know if any logic on your page relies on a load event? Anyway worth checking out first of all. |
|
|
|
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!
|
|
|
|
|
|
|
|