NicholasArefta
Explorer
Member since ‎2023 Sep 01

User Statistics

  • 3 Posts
  • 0 Solutions
  • 5 Kudos given
  • 9 Kudos received

User Activity

ObjectiveImplement dynamic field control on a chosen field, add our own validation along with an error message that targets that field when the validation fails.Source code: https://github.com/nickcantstop/SchoolExampleAs per capire documentation whe...
 The ProblemWe all know that we can use .csv files to populate our tables, but as recommended by capire doc, we should only use .csv files as ‘configuration data’. This is because when it comes to deploying to SAP HANA these .csv files completely ov...