Answer the question
In order to leave comments, you need to log in
How to display the value of an additional property of an information system element using php?
HoscCMS 5.
I try like this:
$InformationSystem = new InformationSystem();
$information_propertys_items_id = 99;
$row = $InformationSystem->GetInformationItemsPropertyValue($information_propertys_items_id);
print_r ($row);
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question