For use in an experience cloud site, I want users to be able to submit leads and track them as they go through the internal sales process.
1 answer
Potential solution could be using flow or apex to create leadshare record for record creator when lead is created. Only challenge here is that when lead owner changes, lead share record gets deleted, so you will need another process or same flow to recreate the record when owner changes.