You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improved: Add watcherName as new field in PortalPagePortlet entity (OFBIZ-11770)
When a watcherName is associated to a Portal - Portlet, it's used to
created a container (with this watcher) "around" the portlet, and so be
able to update it with a set-area, refresh-area, set-watcher,
refresh-watcher
Copy file name to clipboardExpand all lines: framework/common/entitydef/entitymodel.xml
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -827,6 +827,7 @@ under the License.
827
827
<fieldname="portletSeqId"type="id"><description>Identify the portalPortlet instance in case more copy of the same portalPortlet are present in the same portalPage</description></field>
0 commit comments