20 Posts
Isaac Valente
7 years ago
Topic

Can anyone help me? I created a list that will be for the user to view and want to edit your article. When I leave the field created (text free) plain, ie only with the written EDITING, it works normally, but when I put formatting this button to edit, <button> it does not work ... more I could explain my situation?

Get a VIP membership
4229 Posts
Kadministrator
7 years ago
1
Level 1

Hi,

I'm sorry but it is not clear from your description what are you trying to do and what does not work, there is no "put formatting to edit", also there is difference between puting link on text or creating a button..so please explain with more details and perhaps attach some screenshot of your configurations.

20 Posts
Isaac Valente
7 years ago
0
Level 2

and

4229 Posts
Kadministrator
7 years ago
2
Level 1

What is not clear is how you created those buttons from first picture.

20 Posts
Isaac Valente
7 years ago
1
Level 2

created a field of text free type and configuration 2 put it as a link to view the item and within the editor added that:

<button class="">texto</button>

4229 Posts
Kadministrator
7 years ago
0
Level 3

You should use one of the Button fields, not free text. If you use boostrap powered template you could just add .btn class to the link (click on + net to the link setting ) as well.

20 Posts
Isaac Valente
7 years ago
0
Level 1

Good Morning! It works, I changed the tag <button> to <span>

Get a VIP membership