[en] Opening Applications with preset values

目前还没有官方翻译。

[en] 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.

  1. [en] Open your web browser and type the standard Web Printing address into the address bar. By default, the shared web applications are accessible at:

    [en] LMS: https://<yourcontrolcenter>/powerformsweb

    [en] NiceLabel Cloud: https://<yourlabelcloud>/print.

  2. [en] Add parameter nicelabelwebclient2019:?server= in front of your Control Center URL.

    [en] The URL is now:

    [en] LMS: nicelabelwebclient2019:?server=https://<servername>/PowerFormsWeb

    [en] NiceLabel Cloud: nicelabelwebclient2019:?server=https://yourlabelcloud.onnicelabel.com/print

  3. [en] Add parameters for variables with values: variable=var_name=var_value, where var_name is variable name, and var_value is the value you want to preset for your label.

    [en] The URL is now:

    [en] LMS: nicelabelwebclient2019:?server=https://<servername>/PowerFormsWeb&variable=var_name=var_value

    [en] NiceLabel Cloud: nicelabelwebclient2019:?server=https://yourlabelcloud.onnicelabel.com/print&variable=var_name=var_value

  4. [en] Sign in using your credentials.

    • [en] NiceLabel Web Client opens with the requested web application with a label that is populated with the preset values.

注意

[en] 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.

注意

[en] Separate all parameters in the query string of URL with ampersands.