21-04-2015 07:41 PM
Currently I can see the "Object Life" property page in the windows client only. How can I make this visible on the web as well?
Below is the code for the property page.
[Page]
order=1000
[Template]
GroupTop=Group(Bar),Pos(Top)
ganttchart = Item(~8QWWR9yeFHOR[Gantt Chart for all Time Periods]),In(GroupTop),Control(Viewer),Size(500,150)
TimePeriodMap=Map(~KJ(GMcKbFHdT[Time Period])
StartDateTP=Item(~DNS5)lXo4jC0[Absolute Start Date]),From(TimePeriodMap)
EndDateTP=Item(~kKS50nXo4fE0[Absolute End Date]),From(TimePeriodMap)
Status=Item(~xcDwIA488Xh1[Lifecycle State]),From(TimePeriodMap)
TimePeriodList=Item(~KJ(GMcKbFHdT[Time Period]),Contains(TimePeriodMap),In(GroupTop),Control(ListView),Size(500,100),Title(No),Param(NoDefaultColumn,ToolBar[-C,-L,-O,+P,-U,+D,+E,-R])
Windows Client
Web Client
Solved! Go to Solution.
12-05-2015 04:14 PM
have you tried adding it in the correcponding PropertyPage presentation?
For example: