Display different html text on page

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
2/18/2014 3:36:33 AM
Gravatar
Total Posts 19

Display different html text on page

Hi Leaders,

I have to display some static/fixed text on one of the page but content will be different for my each client on application. I have around 100 clients with their wordings. Based on client loading respective content should be displayed on page.

Is there any way to implement this scenario ?

Thanks

 

2/18/2014 6:33:09 AM
Gravatar
Total Posts 18439

Re: Display different html text on page

sounds like you need to develop a custom feature to meet your needs.

2/20/2014 6:24:10 AM
Gravatar
Total Posts 19

Re: Display different html text on page

Thanks for response Joe. It means nothing from admin part to control this.


 

2/22/2014 1:47:50 AM
Gravatar
Total Posts 3

Re: Display different html text on page

No you don't have control, to achieve  your scenario you have to add the html content of mojoportal and write your ajax server call method by passing the clientid and get the text to display.

 

You must sign in to post in the forums. This thread is closed to new posts.