Telegram_2024-01-18T04

<< Click to Display Table of Contents >>

Navigation:  Telegram > 2024 > 01 > 18 >

Telegram_2024-01-18T04

Telegram link

 

2024-01-18T04:29:10

 

Good morning, in html files I call {% edit_name ….%}

 

But in runtime it doesn't show anything.

 

Is the first time I use templates,

 

in all the examples I've seen, it simply calls the name in the file.

 

What am I doing wrong?

 


 

Telegram link

 

2024-01-18T04:30:31

 

Are u sure the template is set in the Template property on IWTEmplateProcessor and the LayoutMgr property on the IWForm is set to the template manager? If yes, make sure stylerenderoptions on the edit are correct and visible is true if rendering visibility

 


 

Telegram link

 

2024-01-18T04:32:51

 

Yes in the frame there is the object with the “login.html” in the property

 

And in the main form layoutmgr there is

 


 

Telegram link

 

2024-01-18T04:33:58

 

Ensure the component name is correct in the template, is the rest of the template showing correctly?

 


 

Telegram link

 

2024-01-18T04:35:25

 

I have only two Edit

 

And 1 button

 

The template is showning like this

 


 

Telegram link

 

2024-01-18T04:36:25

 

Inspect element on the page and try and find the location in the HTML where the component should have rendered, is anything there?

 


 

Telegram link

 

2024-01-18T04:38:57

 

Nothing

 


 

Telegram link

 

2024-01-18T04:39:58

 

Can I see a photo of the component stylerenderoptions properties?

 


 

Telegram link

 

2024-01-18T04:41:44

 

And can I see the template file please

 


 

Telegram link

 

2024-01-18T04:49:35

 

I really don’t understand what i am doing wrong

 


 

Telegram link

 

2024-01-18T04:54:00

 

%ed_password%

 


 

Telegram link

 

2024-01-18T04:58:08

 

Sent you a DM. Nothing urgent.