This page explains the steps needed for the following scenarios:
...
"/smarterp/Solutions/ResponsiveTalentOnboarding/pages/Invitation/" is the path where the file name 'InvitationSource.html' was placed.
Step
...
4: Reload Rules
After the new file is saved or any changes made to existing html file, to make the changes reflect in PIA, navigate to <Instance> UX project folders using command prompt and check if 'gulp' command is running.
Step 5: Reload Rules
Whenever changes are made to a configuration file, they must be refreshed to be reflected online.
...
Reload Configuration, close the tab once and reopen.
Step 5: Review Modern Page
Once the configuration has been reloaded, navigate to your page and you should see the modern page display.
Note: Whenever any changes are not reflecting on the MUI page, navigate to <Instance> UX project folders using command prompt and check if 'gulp' command is running.
Scenario 2: Adding a new field to an already existing modern page.
...
Go the following path /smarterp/Solutions/ResponsiveTalentOnboarding/Invitation/InvitationSource.html and search with id "SM_OB_INV_WRK_LAST_NAME_SRCH". Delete the handlebar i.e the snippet shown in below screen along with <div></div> tags and save the file . As long as "gulp" is running changes are moved to SVN.
...