on 2007 Jun 01 7:35 AM
hai all
can any body tell how to hide or eliminate Date/Time in tag Query while displaying in a html file is it possible to display the tag values with out Date and Time
plz help me
Thanks in Advance
Apsara
Request clarification before answering.
Hi Apsara,
You can do this from display template.
In the general tab of the display template there is a option
show Time/Refresh Control?
Uncheck it.
Thanks
Soumen
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Call this Query template in the BLS transaction. Strip off the column date time. Assign stripped xml to a transaction property of xml type. Make sure that transaction property is marked as output.
Call this transaction in a xacute query. This query template you can use this.
But I don't know why you are not using the display templates.If you can able to use the display template, call this query template and link only the tag values. This will give you the output.
Regards,
Kishore kumar P.S.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.