Cannot put a single quote in the title of the Lookup settings of a field in a Form

Cannot put a single quote in the title of the Lookup settings of a field in a Form

Parse error : syntax error, unexpected identifier “objets”, expecting “)”

image

I try to replace the single quote by ' but it was replace by a single quote again by SC

Hi,
Have you tried using a message from the application language, something like {lang_type_objects}?
I don’t remember if it works in a title.
Best regards.

Yes it work, thank you

But this bug should still be fix

If you use &#39 instead of &apos it will work. I go straight to generate and not save. If you save first it will try to interpret it and you’ll be back to d’art.

Thank you, but this need to be the last thing you do in the application.

If you need to modify anything else your back with the bug.

For now message is the best work around but its annoying when you are not doing a multilanguage app.

  1. Go to Application language and make a variable

  1. Use this variable

After you do this you can put absolutely any character you want.

sel4

That’s what I said in the previous entry, for now message (suggested by @aamartinez) is the best work around but annoying when your app is not multilanguage.

Thanks anyway

hmm…ok, then try < p > d’objets < /p > (without space between < and p> (I left it with a space because I can’t put it here otherwise.)

That will not work! It’s a string with a quote