Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

(Example- " https://Example.Stratawise.com/#/home/entities/226?search=Part123 ")

  1.  We are able to create a customized links that as referenced in blue text above will Search for "Part123" in the module
  2.  The term following " search= " is the phrase that will be searched within the module upon using the link
  3.  These values may be altered to create links referencing a specific module in the work space by either the Module Name or ModuleID
  4.  This example uses a Direct Link to specify the module, and searches a value of Part123 

...

(Example- " https://Example.Stratawise.com/#/home/open/manufacturing/item?viewname=CustomView ")

(Example- " https://ExampleExample.Stratawise.com/#/home/entities/226?viewname=CustomView ")

  1.  We are able to create a customized links that as referenced in blue text above will set the view in a module
  2.  The term following " viewname= " is the view that will be selected within the module upon using the link
  3.  These values may be altered to create links referencing a specific module in the work space by either the Module Name or ModuleID
  4.  This example uses a Direct Link to specify the module, and specifies a view of CustomView

...

(Example- " https://Example.Stratawise.com/#/home/entities/226?search=Part123&viewname=CustomView ")

  1.  We are able to create customized links that as referenced in blue text above will set the view and search within a module
  2.  The term following " viewname= " is the view that will be selected within the module upon using the link
  3.  While the term following " search= " is the phrase that will be searched within the module upon using the link
  4.  These values may be altered to create links referencing a specific module in the work space by either the Module Name or ModuleID
  5.  This example uses a Direct Link to specify the module, searches a value of Part123, and specifies a view of CustomView
    (Note: the specifications around the & being switched will produce the same result as detailed between the examples above)

...

(Example- " https://Example.Stratawise.com/#/home/entities/226?eid=50 ")

  1.  The above example allows the URL to specify the module and open a request within the grid
  2.  This is done by using the EntityID whose value is labeled in blue text above and is the same as the ID value of a request
  3.  This format allows a specific request to be opened and edited
  4.  This example uses a Direct Link to specify the module, and the open a request by the EntityID

...