6/29/2025 4:29:54 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.
|
|
|
|
Problem using DialogService window more than one at single form...
Posted: 02 Jul 08 11:57 AM
|
Hi, I am working addressEdit.ascx form, In that form I want to apply validation for postal code control, There is more than one city for this postal code (123455...). In this situation I want to inform to user that the particular postal code has two city atleast select any one ,so that the user can select any one of city,now what is my problem I opend addressEdit.ascx form as a DialogService window, again Inside I want to open one more DialogService window, because inside this window only I wrote all the selection process… Now what is happening here the parent window I mean (addressEdit.ascx) getting close automatically after the opening new DialogService window.
How to handle the DialogService window at any circumstances,
Advance thanks for your help Thanks Elamparithi.C
|
|
|
|
Re: Problem using DialogService window more than one at single form...
Posted: 03 Jul 08 2:49 AM
|
Hi,
I think the current web client architecture can only cope with one DialogService window. I hope they improve this in the next SP. To get around a similar issue we just set a label on the screen to visible = true, and set it red to highlight the message.
Thanks, Nick |
|
|
| |
|
Re: Problem using DialogService window more than one at single form...
Posted: 22 Dec 10 9:47 AM
|
fiogf49gjkf0d Hi Nick,
Is this issue resloved in 7.5.3. Because i am having a Dialog Service open on a button click in which in that Dialog Service i am openinig another Dilog Service. Once user filling that form(Dialog Service),i want to close only the second one not the parent.
Could you please suggest
Thanks
mark
|
|
|
|
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!
|
|
|
|
|
|
|
|