Hi all,
In XML Form Builder i want to display the creator FirstName and LastName ( Diamond Admin) in the Show Form.
For egs:
Logon ID: diamond_admin
Last Name: Admin
First Name: Diamond
In the EDIT Form By using $sap_user and also createdBy property i'm getting the creator name as diamond_admin but i want to display the FirstName and LastName (Diamond Admin).
2)In the EDIT Form i used the Label for Time Based Publishing(TBP)
Opening Date = TimeStamp control
Closing Date = TimeStamp control
In the RenderList Form i'm showing the Closing Date label its display the date and time.
Closing Date= 05/12/08 08:00:00 PM
But i requirement is to show the closing date only not time(Closing Date= 05/12/08) in the RenderListItem Form..
How to do this?Please help me...
Regards
Thillai J