Bug? field/html

I have been playing around with fields and labels to fill them with tags.

With a label I have the expected result (right alignment, fonts etc.) but don’t know how to align to the top and make them multiline. The ‘\n’-command enclosed in the dataprovider doesn’t help here.

With a field the problem is completely different. The result is that, when I try to switsh from layout mode the properties reappear/disappear. This happens with exactly the same html as above with the label.

Is this me, doing something wrong (not that I am so good but I don’t think so :lol: ) or is it Servoy?

Furthermore I can only compliment on Servoy. I am rebuilding my FM application in Servoy and I like the result much much more…

Ciao,

Marcel

With a label I have the expected result (right alignment, fonts etc.) but don’t know how to align to the top and make them multiline. The ‘\n’-command enclosed in the dataprovider doesn’t help here.

  1. go into designer and select your label
  2. open the “text” property and and mark the html checkbox.
  3. enter a tag , and hit enter for the next tag.
    (html is autogenerated, but you can also type html manually if you want)

With a field the problem is completely different. The result is that, when I try to switsh from layout mode the properties reappear/disappear. This happens with exactly the same html as above with the label.

not sure what you’re explaining here.

Furthermore I can only compliment on Servoy. I am rebuilding my FM application in Servoy and I like the result much much more…

thank you :D

maarten:

With a label I have the expected result (right alignment, fonts etc.) but don’t know how to align to the top and make them multiline. The ‘\n’-command enclosed in the dataprovider doesn’t help here

  1. go into designer and select your label
  2. open the “text” property and and mark the html checkbox.
  3. enter a tag , and hit enter for the next tag.
    (html is autogenerated, but you can also type html manually if you want).

Thanks solved!

With a field the problem is completely different. The result is that, when I try to switsh from layout mode the properties reappear/disappear. This happens with exactly the same html as above with the label.
not sure what you’re explaining here.

I have a field, fill it with html tags and a %%dataprovider%%, uncheck the editible property and check the displayTags property. On OSX, when I try to switch to/from designer mode the property bar (dis-)appears and no switching is done… Hope this is clear?

Furthermore I can only compliment on Servoy. I am rebuilding my FM application in Servoy and I like the result much much more…
thank you :D

You are welcome…

I have a field, fill it with html tags and a %%dataprovider%%, uncheck the editible property and check the displayTags property. On OSX, when I try to switch to/from designer mode the property bar (dis-)appears and no switching is done… Hope this is clear?

thanks.
I’ve tried this on Windows without any problem. Will test/debug later this week on a mac.