Hi all,
i want speak about theme "TITLE UPDATE".
Example:
Push Button PLUS(New Item), Set Name ("Test Name Title") and Apply Changes.
Now I have script who take from field URL. Then from this URL extrac Site Name, Movie Name, Release, TITLE.....
When I used
mfTitle := 1;
AddFieldValueXML('title', 'New Name');
or
AddFieldValue(mfTitle, 'New Name');
nothing happen. Title (Name of Movie) is still ("Test Name Title").
How can I update this Field.