PricingBlog

How to set multiple values at the same time?

  • uunicode-1408705622379200583

    unicodes

    6 months ago

    I the screen I set only availability, but in case of multiple keys how to avoid having N set?
    1408705622756819095-Screenshot_2025-08-23_at_09.51.22.png
  • andreasmoller-1408706492437368872

    Andreas Møller

    6 months ago

    You can merge two object
  • uunicode-1408710615601774693

    unicodes

    6 months ago

    Do you mean using entries and then appending the two arrays?
  • andreasmoller-1408711010726187108

    Andreas Møller

    6 months ago

    No you can concatenate objects directly
  • uunicode-1408712569543196724

    unicodes

    6 months ago

    Do you know please how to make null values not replacing existing values?
    1408712569170169866-Screenshot_2025-08-23_at_10.20.02.png
  • Ahhh, I know
  • I will exclude null values before concatenate
  • uunicode-1459849778220498944

    unicodes

    2 months ago

    I want to add that you can set multiple values this way by providing an object in Value that contains everything you want to set. This solution will replace all the existing content (in my case, the organization), and the only values that will remain in the organization will be status and next_time_to_contact.
    1459849777952067669-Screenshot_2026-01-11_at_12.00.00.png