Help
Lean_Junio
4 - Data Explorer
4 - Data Explorer
since ‎Jun 17, 2020
‎Nov 29, 2022

User Statistics

  • 2 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

Does typecast only work on .create? What if I want to update a mule-select field in update? base('Sites').update([ 79 { ...
Hey guys, I’m trying to basically update the field of every record while in select mode, since I need the recID, is there a way to be able to use .update while in .eachPage?