Select Data Target to update information on a selected row Completed

Naama Aharoni

When running reports using UF Sql Report, the select data target usually adds information to the next available rows. The request is to have the selected data target to also have the option to update a selected row.

For example, running a report by double clicking an item code in a document. Selected a row from the report which has a specific value - by clicking select in the report, it should update the UDF / other field value of hte row that initiated the report.

[Internal Id: 4752] 

 

Comments

5 comments

  • Comment author
    Yaremi Miranda Lopez
    • Official comment

    Hello Scott, this feature is not planned yet, I suggest you share this so the more votes it has the higer prioriy it will get.

  • Comment author
    Scott McClure

    Has there been any movement on this - I face the same issue?

    0
  • Comment author
    Naama Aharoni

    Hi Scott,

    This should already be possible if you use the .FOCUSED Keyword.

    Please check.

    Thanks, Naama

    0
  • Comment author
    Julian Biggin

    @Naama,

    Could you elaborate a little further as to how the ".FOCUSSED" feature is used, and where this should be added please?

    I have a demo I'm setting up for where I need to enter a part number, quantity and a few other fields, then in a UDF pull up a list of contacts linked to the customer on a Sales Quotation, and the selected contact name should be pulled back to that line (basically a quote can be for multiple different contacts), so need the result to go on the present line as opposed to a new one.

    Thanks,

     

    Julian

    0
  • Comment author
    Julian Biggin

    Hi,

    Stumbled across some documentation on this which seems to indicate that the ".FOCUSED" is added after the final element of the field definition.

    For those who haven't seen this, where the field reference would be reflected by "$[$38.U_Contact.0]", adding the ".FOCUSED" like this "$[$38.U_Contact.0.FOCUSED]" means the value from the selection is passed back into the current line instead of adding a new line.

    Hope this helps.

     

    Julian 

    0

Please sign in to leave a comment.