miqueias_maia
Participant
Member since ‎08-19-2021

User Statistics

  • 49 Posts
  • 1 Solutions
  • 14 Kudos given
  • 15 Kudos received

User Activity

Hey experts, what's new? We're developing a feature in our application that needs to send to the backend an email and an ID. We are using a rule to send that data using the clientAPI method 'callFunction', as you can see below. For this moment, w...
A few months ago, I've related here an issue about the displaying of "DemoUser" as the logged user on the iOS client via the target path `#Application/#AppData/UserId`. This issue has been fixed on one of the sequential releases. But, to my surpris...
Hello, experts and the MDK development team. A few months ago I've related here a bug on MDK to clear/redraw the attachment component. Recently, a new SDK version has been released and fixed the problem. But, unfortunately, also adds news issues to...
Hey experts. I have a JS rule to clear a form when the user clicks on erase button. The expected behavior is clear all form inputs, including attachments component. To listpickers, simple property, switches and notes, we're setting the values as ...
Hey experts. I'm needing to use i18n properties on a rule that binds a entity and returns a string. In this string, I want to join a number and a i18n property, but idk how to call a i18n property on the rule to do this return statement. Could yo...