Home
TeamSite
TeamSite, LiveSite and OpenDeploy
In Context Editing DCR fetched via external?
System
LS 7.1
I have a component used on a .page file that takes a parameter named dcr. This parameter is used by the external to fetch the dcr. This way there is only one location page that will display all the locations. I need to have the fields of the returned dcr in context editable. The problem is the only datum in the field for the dcr.
[HTML]
templatedata/www/location/data/Bellmead
org.sw.livesite.external.location.Location
getLocation
[/HTML]
The Context XML from previewing is:
[HTML]
templatedata/www/location/data/Bellmead
Bellmead Clinic
Bellmead is a full-service ...
[/HTML]
If I understand it correctly the only thing that would be in context editable would be the >Datum name="dcr"< which is not displayed anyway. Do I have any options?
Find more posts tagged with
Comments
There are no comments yet