How-to-use-TextNotify-and-Customization

How to Use TextNotify and Customization

‘Text notify’ helps in showing a piece of information or text in pop-up. This plugin generates a text link which will have an “ID” that can be used in the component body to give a text link to open the pop up and show the relevant information. You can also customize the look and feel of the textNotify by using the custom CSS option in project settings.

Here is the step-by-step process on how to implement and customize the ‘textNotify’:

Step 1: Download the plug-in from https://github.com/zarek3333/adapt-textNotify

1

Step 2: Upload the plug-in to Plugin management.

2

3

Step 3: Add Text notify from ‘Add component’.

4

Step 4: Navigate to ‘Notify Popup Text’ and add the text.

5

Step 5: Copy the below link after adding the text.

6

Step 6: Add the copied link in the body text area using “Source” code.

7

Step 7: Now, Save and Preview.

8

9

Customize style for the notify popup

Step 8: In the preview window, go to Inspect panel by clicking F12 and click or point the popup. Copy the class name “notify__popup”.

10

Step 9: In the Adapt tool, click project settings and then navigate to Custom CSS/LESS code.

11

12

Step 10: Add the style CSS for the notify popup by keeping a “.” before the class name that you copied from the Inspect panel.

13

Step 11: Save and Preview to see the output.

14

0 replies

Leave a Reply

Want to join the discussion?
Feel free to contribute!

Leave a Reply

Your email address will not be published. Required fields are marked *