This page explains the steps needed for the following scenarios:
...
This will generate the Rule and Template HTML as shown below. Copy and Paste the Rule and Template HTML generated to a text file for later steps.
Note: Here, we use VSCode editor for creating/editing of html/cfg files.
Step 2: Create the Template HTML file
...
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.
...
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.
...