Tools

Conditional Javascript not allowed??

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.

Business objects will not pubish

Using 15.1.3 on a 64 bit server, I am trying to publish the UD business objects using Tools > Utilities > UD fields.

Problem is when I click Build All it comes back 'unknown failure'.  I've retried like 5-6 times to no avail.

I've even submitted to ASI and after uploading a copy of the db, they were able to publish from their server but i still cannot on mine.

Can anyone think of anything I could be missing on this?

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.

Options for IQA Results

We have a client that would like to put an IQA query on the web, which is easy enough.  However, they'd like the results for to show accross two rows - for example, a company name and address on the first row, then the courses it offers underneath.  I don't think this is possible (at leaset with 15.1.3) but if anyone knows otherwise it would be great to hear.  Has anyone been able to modify how the results appear?

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.