- From the Spekit WebApp - in a Topic edit view
1 ) Enter URL in “Domain URL contains” field i.e. https://dev.spekit.co/app/wiki/topics
2 ) Apply check on “Include path and domain”
- The /path is parsed to the Path text field i.e. /app/wiki/topics
- Add a path button will also appear and a user can add multiple paths with preceding forward slash
- Unchecking the “Include path and domain” will remove the path field(s) and the values inside path field(s) will be lost
3 ) If an Org user wants to show Speks for non-sync orgs wherever a URL that contains Opportunity keyword i.e. https://lightningspekit-dev-ed.lightning.force.com
- Org user will simply enter the domain/sub-domain in “Domain URL contains” field and add /Opportunity keyword
The contains logic will let the non-sync org users view the Speks wherever an opportunity keyword exists in the URL path i.e.
https://lightningspekit-dev-ed.lightning.force.com/lightning/o/Opportunity/list
https://d6g000006uliseam-dev-ed.lightning.force.com/lightning/o/Opportunity/list
Validation Rules on Path field
1 ) Empty string/blank field is not allowed
2 ) Only Preceding Forward Slash “/” is not allowed
3 ) String without Preceding Forward Slash “/” is not allowed