Web Client also allows you to preset variable values for the labels in your web applications. This is how you make sure the users you are sharing the web application with print labels with correct values.
-
Open your web browser and type the standard Web Printing address into the address bar. By default, the shared web applications are accessible at:
LMS:
https://<yourcontrolcenter>/powerformswebLoftware Cloud:
https://<yourlabelcloud>/print. -
Add parameter
NiceLabelwebclient:?server=in front of your Control Center URL.The URL is now:
LMS:
NiceLabelwebclient:?server=https://<servername>/PowerFormsWebLoftware Cloud:
NiceLabelwebclient:?server=https://yourlabelcloud.onnicelabel.com/print -
Add parameters for variables with values:
variable=var_name=var_value, wherevar_nameis variable name, andvar_valueis the value you want to preset for your label.The URL is now:
LMS:
NiceLabelwebclient:?server=https://<servername>/PowerFormsWeb&variable=var_name=var_valueLoftware Cloud:
NiceLabelwebclient:?server=https://yourlabelcloud.onnicelabel.com/print&variable=var_name=var_value -
Sign in using your credentials.
-
NiceLabel Web Client opens with the requested web application with a label that is populated with the preset values.
-
Note
You can combine multiple parameters in the web application URL. See how to open a specific application using the URL in Opening Web Client with shared applications.
Note
Separate all parameters in the query string of URL with ampersands.