I have overridden a custom object Edit/New button with Visualforce page to leverage some functionalities like adding text instruction on filling up the form, ajax functionality to fetch information based on conditions etc . However I cannot view the button on Community.
I am using Napili theme on community, I know it does not supports Visualforce but how can I add a lightning component or something to override the records edit page.
Do I need to create a custom Tab for viewing the record list using lightning component and then eventually will have to create Detail, New, View pages? How could we achieve it if its possible ? Looks lot of work and maintenance in future for this option.
Please help me on this.