Bonjour,
j'ai un champ textuel qui a la propriété 'élément affiché' je veux selon l'utilisateur connecté changer sa propriété en élément texte.
Merci pour vos propositions.
Bonjour,
j'ai un champ textuel qui a la propriété 'élément affiché' je veux selon l'utilisateur connecté changer sa propriété en élément texte.
Merci pour vos propositions.
Bonjour,
J'ai changé sa propriété en élément texte et j'ai mis les propriétés : insertion autorisée, modification autorisée, Navigation au clavier et Interrogation autorisée sont positionnées à Non.
Est-ce que c'est bon ? ou non ?
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3 set_item_property('ARTICLE.stock',Update_allowed,property_true); set_item_property('ARTICLE.stock',insert_allowed,property_true); set_item_property('ARTICLE.stock',navigable,property_true);
C'est un champ sensible.
Merci.
Merci pour votre avis.
Partager