...
- By adding " /#/home/open/manufacturing/item?search=Part123 " to the URL after " Stratawise.com " as depicted in the example
- 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
- These values may be altered to create Custom URL's referencing a specific module and search requests in your own work space
- The term placed in the area Manufacturing in the above URL example specifies which module is being accessed
- While the search=Part123 section is setting the search value to " Part123 "
- This example uses a Custom URL to specify the module by the Module Name, and the search value to Part123
- It is important to follow this same format for proper results
...
- The above example allows the URL to specify a module and define a search value within that module
- If when viewing the Manufacturing module the URL on the page displays this: " Stratawise.com/#/home/entities/226 "
- We can reference this same module by this blue text number given here as well
- This means that while in the Manufacturing module we are able see the ModuleID, the blue text above " 226 "
- Note the ModuleID varies between modules
- This value can be used to reference the module as well when used in this format
- In this example above are more features able to be added to a Custom URL
- By using viewname=CustomLayout the URL is able to specify value of the view for the grid
- In this example it is being set to a saved layout CustomLayout
- Another important feature demonstrated here is the & between the specified view and the search allowing both to be specified within the Custom URL
- This example uses a Custom URL to specify the module by the ModuleID, the view to CustomLayout, and the search value to Part123
- 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)
...