Versions Compared

Key

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

...

  1.  By adding " /#/home/open/manufacturing/item?search=Part123 " to the URL after " Stratawise.com " as depicted in the example
  2. We  We are able to create a customized link that as referenced in blue text above will Open the Manufacturing module and Search the grid for Part123
  3.  These values may be altered to create Custom URL's referencing a specific module and search requests in your own work space
  4.  The term placed in the area Manufacturing in the above URL example specifies which module is being accessed
  5.  While the search=Part123 section is setting the search value to " Part123 "
  6.  This example uses a Custom URL to specify the module by the Module Name, and the search value to Part123 
  7.  It is important to follow this same format for proper results

...

  1.  The above example allows the URL to specify a module and define a search value within that module
  2.  If when viewing the Manufacturing module the URL on the page displays this: " Stratawise.com/#/home/entities/226 " 
  3.  We can reference this same module by this blue text number given here as well
  4.  This means that while in the Manufacturing module we are able see the ModuleID, the blue text above " 226 " 
  5.  Note the ModuleID varies between modules
  6.  This value can be used to reference the module as well when used in this format
  7.  In this example above are more features able to be added to a Custom URL 
  8.  By using viewname=CustomLayout the URL is able to specify value of the view for the grid
  9.  In this example it is being set to a saved layout CustomLayout
  10.  Another important feature demonstrated here is the & between the specified view and the search allowing both to be specified within the Custom URL
  11.  This example uses a Custom URL to specify the module by the ModuleID, the view to CustomLayout, and the search value to Part123  
  12.  Similarly it is important to use the proper format as depicted in the example when using ModuleID as the reference
     (Note: the specifications around the & being switch switched such as - " Stratawise.com/#/home/entities/226?search=Part123&viewname=CustomLayout " will produce the same result)

...