hello everyone,
I have to use Dropdown in my app to showing a task Outcome column with choises (On Hold and Done)
SP list Is 'S inventory' and Column Name Is "status"
i use this patch for Onselect
Patch('S Inventory', LookUp('S Inventory', ID=1) , {StatusCode: {Value: " "}})
and this for button Submait
Patch( 'S Inventory', LookUp('S Inventory', ID=1), { StatusCode:Dropdown2.Selected }
)
the problem is that working aonly with first filed in my List
if i used with another filed like Under ID =2 the chenging Happene with filed ID =1
any Help for this i didn't find more subject about Task Outcome
regards
the issue it was any request I do for change the column content (that i build with choice task outcome) the responding happened with the first row only
but I find the currect patch in another Topic someone help me
Thanks & regards
Hi @maheralkhalil ,
I didn't understand your needs/issue. Could you please clarify it?
Best Regards,
Wearsky
WarrenBelz
146,524
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,906
Most Valuable Professional