We have a very basic <script> tag placed in the content placed holder header of a custom aspx page. The javascript causes a text box to appear when a radio button is selected. However, the for loop (that parses selected radio button options) as well as the conditional (if/else) statement are NOT firing. When i developed the page on my local host before integrating it, it worked flawlessly (it's a simple function). However upon incorporating it into wcm......broken! i placed alerts all throughout the function to see where it's not firing and it refuses to execute the conditional or the loop. Is there something in wcm that must be enabled to allow conditionals? Is there something else I'm not aware of in WCM?? Any assitance is appreciated.
Web Content Management
Security Context Change 15.2
We have been using a security context in tha past with 15.1.3 to identify an individual as follows
string contactID = ((Asi.Security.AppPrincipal)Asi.Security.AppPrincipal.CurrentPrincipal).AppIdentity.ContactMaster;
I have since loaded the new 15.2 on a server and this context no longer works.
Ability to leave threaded comments on WCM articles
I am sure someone presented this tool at Innovations this year... we have a client on WCM that would like visitors to the site to be able to leave comments on pieces/articles they read on their WCM site. This is something you see on most major sites, like cnn.com.
Has anyone added this to their WCM site?
Thanks.
iMIS 15 Login for WCM.
We upgraded our client to iMIS 15.1.2 and we are seeing a Login issue.
Once members login and close the browser without logging off and they decide to come back to the login screen, they get 'Change Your Logon' and 'Change your Password' screen.
Have others seen this issue. Can we change it so it doesn't appear and members go directly to required page if the users session is already logged in and they don't need to login again.
How to stretch WCM primary menu bar to fill 100%
Hi all,
Does anyone know of a way to make the primary menu bar stretch to fill 100% of the containing DIV.
I am using template 1600.
I have tried adding a width: 100% to the ctl00_ContentPlaceHolder1_PageNav1_NavMenu Table but this does not seem to work.
Thanks, Jon.
Public users lose images/styling after authentication
Hi Guys,
After we deployed our wcm site, public users lose images and styling on the member home page after they login, while Full Users can see the page as normal.
What could be cause behind it?
user type? roles? groups?
Please guide me.
Regards,
Soheil
Modified Control for Impersonation reset without redirect in Roster Management
Does anyone have code for a modified control to reset Impersonation to the logged in user's account in Roster Management?
The product button titled My Account, turns impersonation off, and returns the user to the personal.aspx page. I have an application where that redirect is disruptive. So I want the same control with either no redirect, or a user configurable redirect.
I got some imput that if I created a control with these in it it would work, but I am not familiar enough with Control syntax to do the rest.
WCM - Browser Compatibility issues
Hi,
We use iMIS 15.1.3.6699 and we are developing a website and encountered few browser compatibility issues. Some links works in IE but not in other browsers (FF, Chrome, Safari).
We are using 1502 template and the homepage content area6, 7, 8, 9, 10 are 5 different images that contain links respectively. All the links work correspondingly in IE but not in other browsers. Interestingly, only homepage content area6 works in the other browsers but not the other 4 links.
Page-to-page communication
I have two pages, both with iParts, which need to communicate with each other. Some of the details I want to communicate are a bit sensitive. It's not credit cards or other personal info, but it could potentially be used to manipulate the system to gain access to records that shouldn't be seen by the current user.
I know the first page can pass parameters to the second page using the URL, but the security is non-existent. Even my mother-in-law can manipulate URL params.
WCM 1700 Template Sidebar question
I am testing a new site using the WCM 1700 template. The layout has a SideBarPanel defined out of the box, but I can't get the sidebar to show up. Is there a trick to getting the Sidebar for secondary navigation to show up?
Thanks
Dustin Stone