Forum

Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.

Notifications
Clear all

Context

3 Posts
2 Users
0 Reactions
4,079 Views
Antoine
(@eb0z)
Posts: 14
Active Member
Topic starter
 
[#979]

Hello Babynus,
I am working on the contexts.
I would link it with projects.
I made an AJAX query, fetch data from the database, sort it, and now I would append my result to the different "selects" on the tickets' page.

How can I do ?
I have seen a part of code in objectDetail.php. Should I search more in this file ?
I mean where is built the html part of the combobox and how can I append it with dojo ?

Thank you,
Regards.


 
Posted : 15 Feb 2013 18H14
(@babynus)
Posts: 14952
Member Admin
 

I have seen a part of code in objectDetail.php. Should I search more in this file ?

Yes, it is there.

I mean where is built the html part of the combobox and how can I append it with dojo ?

In html.php... Have a look at htmlDrawOptionForReference()...


 
Posted : 16 Feb 2013 16H53
Antoine
(@eb0z)
Posts: 14
Active Member
Topic starter
 

Ok I will check it.

Thank you.

Regards.


 
Posted : 17 Feb 2013 11H53
Share:

Scroll to Top