Pira.cz Technical Forum

Magic RDS 4 => Bug Reports => Topic started by: YASPE on February 09, 2025, 10:13:28 am

Title: External text sources with dynamic elements in the text
Post by: YASPE on February 09, 2025, 10:13:28 am
When we use external xml with text "<now>8 de febrero de 2025</now>" rds display show now2.jpg but when i use dynamic text <now>%DATETIME:d 'de' mmmm 'de' yyyy%</no(http://)w> there is a littel bug, see now1.jpg. Magic RDS don't assign <now> value to info.date_time tag. Coult it be a bug?

Title: Re: External text sources with dynamic elements in the text
Post by: Jan on February 09, 2025, 10:57:47 am
Instead of <now>, use <Info.Date_Time>

See the extsrc.pdf, section 'Inline RT+ tags' for complete list of RT+ tags.
Title: Re: External text sources with dynamic elements in the text
Post by: YASPE on February 09, 2025, 12:05:20 pm
Finally i solved it, insert tag at Define RT+  ;)