On clicking the customized prompted command for an item, it's to has to pick the object ID dynaically.
Keeping the object Id we have to do some developement.
can you provide more detail of what you are trying to do ?
Added prompt command :
Active view code :
<override type=promotedcommands> <commands subtypes="31067"> <addcommand newcmd="Delete" newurl="func=ll&objId=1045643&objAction=RunReport" /> </commands> </override>
On clicking the prompt command, the web report is called, I want the dataID (Object ID) to be passed to the webreport, So I can complete the remanining implementation.
In the webreport, I'm doing some validation respect to category and attribute values, and then proceeding with delete "[LL_REPTAG=DATAID NODEACTION:DELETE /]"