Text Problems Help

i will try it first, wait until finish

i know html but not all like *br *strong and else, But how to make same with my question?

Do you want something like this?

  1. Like
  2. this
  3. one

Use Ordered List (<ol> tag).

Upto what I know, in Kodular, this will only give a list having bullets instead of number

If I am not wrong then there is an extension using which we can use most of the tags.
Or @Fake_Sunan should use Web Viewer.

No need to use HTML or Web Viewer for just a simple design.

You can do it with labels.

Just take individual label for each sentence.
Within the label you can do it.

Like this “1. Your text”

I did same in my project. It looks like this:

Great suggestion for just a label. :joy:

1 Like

Thanks :hugs:
Btw, it is only way to use all HTML properties in app :slightly_smiling_face:

you can use html format

i cant do it with only label, maybe i will use Web Viewer to load my html.

What’s the problem with labels?

The HTML in the label can’t do what I want it to do

But you can do it without HTML.

Seriously? but how?

I have already explained here

1 Like

You don’t need to drag so many labels for this. Just drag 1 label and make sure HTML Enabled. Then Use HTML Tags.
this will reduce your work

@Fake_Sunan
Have a look :point_down: This is nearly same as the picture you posted in your original post

Above is a result of combination of every member’s reply here which are as follows.

  1. I used <br> tag for line break

  1. I used label with manual text

  1. This all the text is contained in one label only

Snapshot of properties of the label in the designer

Text used in the label :point_down:
1. This is 1st line.<br>2. This is 2nd line.<br>3. This is 3rd line<br>4. This is 4th line.<br>5. This is 5th line.

5 Likes

This is called real Koding :smile:
But what happens when you use multiline text???

I didn’t quite get you clearly.
The above works perfect if the text is to be entered manually(and I think user also needs the same). There may be some unknown challenges if the text appearing is dynamic.

I mean in above example you have used single lined items.
But what if you use multiple lines for each item.

@vknow360
I didn’t thought of that :sweat_smile: and as I said earlier there would be still some unknown challenges.

And @The_K_Studio
Thanks for marking my reply as solution :raising_hand_man:. But let the original user of the post first see this and then if the user feels ok with the reply(temporary solution) then let the reply be marked as solution. Till then I am removing the solution tick. Thanks again. :slightly_smiling_face:

1 Like