Skip to Content
0
May 27, 2008 at 09:48 AM

Parameter passing to rfc to populate drop down menu

65 Views

Hi everybody

I am on SP14 patch 1 hotfix 2.

I need to dynamically pass two parameters to the RFC which populates a drop down menu.

I have made several attempts:

the two values are stored in a table row field, so I reference this two fields from within the drop down configuration

An error is displayed: 'cross diagram reference #ID[....] is not allowed'

I tried to store the two values in a hidden form and then reference them from within the drop down configuration:

'cross diagram reference #ID XXX is not allowed'

I tried to store the two values in the data store and then reference the data store fields from the drop down config:

'cross diagram reference #ID XXX is not allowed' plus a tooltip displaying: 'this.diagram is null or not an object'

How is this supposed to work?

any help appreciated

Thanks

Vincenzo

Edited by: VINCENZO TURCO on May 27, 2008 11:51 AM