Forum

Add a input like "N...
 
Notifications
Retirer tout

Add a input like "Notes".

2 Posts
2 Utilisateurs
0 Reactions
4,898 Vu
(@mbellard)
Posts: 5
Active Member
Début du sujet
 
[#1295]

Hi,

i can't add a new input like "Notes".
I copy :
- public $_Note=array(); to public $_Otherinformationofinterest=array();
- the class Note.php to Otherinformationofinterest.php and change the name of the class inside.
- the table dbnote to dbotherinformationofinterest

But, i can't have the new input...
I have no error and i can't move the input "Notes" where i want upper other input.

Can-you help me ?

Thk.


 
Posté : 29 Juil PM 17:077
(@babynus)
Posts: 14952
Membre Admin
 

The Note is not just a field.
It is a complex structured table.
It is designed is the drawNotesFromObject() function in /view/objectDetail.php.

You must reproduce this part of code, and the calling of the function.
You'll also have to reproduce refresh calling in /view/js/projector.js.

No as easy as it semmeds 🙁


 
Posté : 29 Juil PM 21:077
Share:
Retour en haut