Skip to content

Conversation

jaanusnurmoja
Copy link

No point to show element data only in the browser title while displaying always similar form label as a "title" for current record.
Often we need to show some data as a title with a big font and replacing form label with element data would be good way for this.
In this solution, the multiple elements data is separated with |
See the examples (the records are actually from a wp blog :) ) - title | author:
image
image

@trob
Copy link

trob commented Sep 1, 2020

No need to do this. You can just use element placeholders in the form label
{your_element1} | {your-author_element}

@jaanusnurmoja
Copy link
Author

No need to do this. You can just use element placeholders in the form label
{your_element1} | {your-author_element}

Yes, but I really disliked this solution. In browser title (and, btw in Google search results) I see then {your_element1} | {your-author_element} and when I choose to show element data in browser title then the result is {your_element1} | {your-author_element} Element1 data Author element data

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants