Oracle WebCenter Sites (MOSC)

MOSC Banner

Is there a way to create an insite edit field programatically

edited Sep 19, 2014 7:23AM in Oracle WebCenter Sites (MOSC) 2 commentsAnswered ✓

It seems that all insite edit fields are parsed during page load and respective dojo objects are created for each of them. There seems to be one to one correspondence between insite edit field and a dojo instance.

I would like to create an insite edit field for an asset after drag-drop. I mean, once I drag-drop an asset into a slot, I should be able to provide an editable field of the dropped asset somewhere at the top of the page, and not inside the slot area. So, it is kind of an ajax call that I should invoke to get an editable insite field and place that as an innerHTML content to an existing div. If I do this, the output of ajax call is not getting parsed and I am not getting the edit field.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center