You are viewing limited content. For full access, please sign in.

Question

Question

Finding Rule IDs of a Business Process in Cloud

asked on August 25, 2021

I am unable to find the Rule IDs for a lookup rule using the Laserfiche Cloud documentation which says:

To identify the ruleId for a specific lookup rule, access the browser console (developer tools) for your form. In the console, type jsonForm to present a JSON-formatted response.

 

What I'm doing:

  1. In Chrome, I browse to a Task and open it which opens the Form.
  2. I click the menu View > Developer > Developer Tools.
  3. The DevTools window appears and I select the Console menu item.
  4. At the > prompt I type jsonForm and press the Enter key.
  5. The following error appears in the console: Uncaught ReferenceError: jsonForm is not defined at <anonymous>:1:1

 

I must be misunderstanding the instructions somewhere. NOTE: I get the same response on Brave, and also get the same response if I open the Console while developing the Form. On Safari the error message is: ReferenceError: Can't find variable: jsonForm

Screenshot below. There were a lot of other errors in there, too, so I've included them in case they are relevant.

Thanks for any guidance anyone could offer!

Ken

 

0 0

Replies

You are not allowed to reply in this post.
replied on August 25, 2021

You should be able to use the ID in the URL. Open the rule and grab the GUID at the end of the URL. 

You are not allowed to follow up in this post.

Sign in to reply to this post.