Home | Forums | Contact | Search | Syndication  
 
 [login] [create account]   Sunday, August 17, 2025 
 
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!
 Web Forums - SalesLogix Web Platform & Application Architect
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.
Forums RSS Feed


 Back to Forum List | Back to SalesLogix Web Platform & Application Architect | New ThreadView:  Search:  
 Author  Thread: Launching URL into iFrame
Lee Owen
Posts: 46
 
Launching URL into iFrameYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 15 Jan 09 10:51 AM
I've had another thread here about clicking to dial a URL. My next step is to launch that URL in an iFrame rather than having it launch a separate window that opens. The problem is, in normal code I'd do this by pegging either the iFrames name or ID. When SLX renders the iFrame the ID that was assigned is actually assigned to a span tag and the actual iFrame in html doesn't have the ID or Name property. It's just iFrame with SRC and some style tags. So I can't peg it and assign the src property of my new URL for dialing.
What I've done is add DynamicWebContent in the AA which creates the iFrame. Is there a way to peg that iFrame and reassign it's src without it having an ID or Name property?

I'm going to make an attempt to peg that parent Span tag that SLX is assigning the ID to and try to re-write it's InnerHTML and see if i can just get around this but that's a poor way to do this. Any help is greatly appreciated.

EDIT.
i made it work by pegging the full ID of ctl00_MainContent_ContactDetails_QFSLXDynamicContent and re-writing innerHTML with <iframe src=whereiwant></iframe>
this is a bass-ackwards work around so if anyone knows how to peg the original iframe directly even though SLX doesn't assign it an ID, i'd rather do that.





[Reply][Quote]
 Page 1 of 1 
  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!
 

 
 slxdeveloper.com is brought to you courtesy of Ryan Farley & Customer FX Corporation.
 This site, and all contents herein, are Copyright © 2025 Customer FX Corporation. The information and opinions expressed here are not endorsed by Sage Software.

code of conduct | Subscribe to the slxdeveloper.com Latest Article RSS feed
   
 
page cache (param): 8/17/2025 4:17:16 AM