Hi,
I know I had seen this somewhere, but can't seem to find it now.
If anywhere has that info, that would be great.
Thanks
Herb
Hi,
I know I had seen this somewhere, but can't seem to find it now.
If anywhere has that info, that would be great.
Thanks
Herb
I think I am missing something.
I have an app deployed to a server.
I have a desktop machine with a local runtime with a tenenacy that points to the server.
The applications run just fine. Yet, I cannot alter the text of the app center.
Which file on which machine am I suppose to modify for a purely desktop application?
Thanks
Herb
Hi Herb,
The customization of the app Center with tenancies is for cloud apps running off the lianja cloud server.
For Desktop applications this is accomplished with command line switches.
Let me investigate.
Principal developer of Lianja, Recital and other products
Follow me on:
Twitter: http://twitter.com/lianjaInc
Facebook: http://www.facebook.com/LianjaInc
LinkedIn: http://www.linkedin.com/in/barrymavin
Hi Herb,
If you are wanting to have a custom app center page and the login page...
1. In a command window
cd C:\lianja\cloudserver\tenants\public\appcenter
2. Copy appcenter.rsp to appcenter_mycust.rsp and login.rsp to login_mycust.rsp.
3. Edit those files and customize them.
Then add a --customer mycust switch to the desktop icon for your app.
Thats how you customize the appcenter and the login for desktop apps.
Last edited by barrymavin; 2019-09-10 at 04:28.
Principal developer of Lianja, Recital and other products
Follow me on:
Twitter: http://twitter.com/lianjaInc
Facebook: http://www.facebook.com/LianjaInc
LinkedIn: http://www.linkedin.com/in/barrymavin
Hi Barry,
I think I am following you correctly.
On the production server,in c:\lianja\cloudserver\appcenter, I created copies of login.rsp and appcenter.rsp and renamed them login_mycust.rsp and appcenter_mycust.rsp
I then used the --customer mycust command line option on the desktop.
However, I am getting a blank page, so I am probably missing a step.
I did notice that there is no appcenter_mycust.rso and no login_mycust.rso in the c:\lianja\cloudserver\appcenter directory
thanks
Herb
Hi Herb,
You don't mention the --tenancy <Drive>: command line option - are you including that?
Regards,
Yvonne
Principal developer of Lianja, Recital and other products
Follow me on:
Twitter: http://twitter.com/lianjaInc
Facebook: http://www.facebook.com/LianjaInc
LinkedIn: http://www.linkedin.com/in/barrymavin
ahhhh - see.
I knew I was missing something!!
Thanks Barry and Yvonne.
Bookmarks