I've been working on applications in the application hub and I've had some trouble with the run app button defaulting to a different section than I'd prefer, is there a way to change which page the button opens? I haven't been able to find instructions on how.
We are facing one issue specifically related to displaying images in the word document. We have a use case where we want to print rows of data which includes images as well to the word document, which is working fine.
But we do have some exceptions where for a particular row image is not there, but rest of the column data is present. In this specific case, the data is printed correctly but in the image column we are getting a blank canvas. Instead of blank canvas we want to display a default image is no image data is present in the DB for the rows.
Upon reviewing your request, we have identified that the current underlying logic of our program is configured to operate in the way you described. That is, if there is no image, a macro is displayed (a gray square) instead of an empty field. However, we understand that this is not ideal for your specific needs.
We want to assure you that we have submitted a request to our development team to implement this feature in upcoming versions of our program. We understand the importance of providing the best service to our customers and will diligently work towards implementing the changes you have suggested.
Thank you again for bringing this to our attention.
Such problem can appear when you've opened the app in a few tabs and logged out+ loged in on one of the tabs. For example: the tab with the configuration page is open and you're writing code there. Then you press the save button, click on the nearest tab to check the result, and relogging to the second tab. After this, your changes in the first settings tab will not be saved. Or it can happen if you have two settings tabs for one object.
I would recommend you to close all tabs and try to add the CSS again, save it and check the result by reloading the page button.
Such problem can appear when you've opened the app in a few tabs and logged out+ loged in on one of the tabs. For example: the tab with the configuration page is open and you're writing code there. Then you press the save button, click on the nearest tab to check the result, and relogging to the second tab. After this, your changes in the first settings tab will not be saved. Or it can happen if you have two settings tabs for one object.
I would recommend you to close all tabs and try to add the CSS again, save it and check the result by reloading the page button.
i have text column 'Title' and i want have static filter for this column in register interface but in freedom i can do quicke filter only for column with type lookup, date and chekbox
I am writing to inform you of an issue I have encountered while logging into your platform. Today, when I logged in with my credentials, my application did not appear on the control panel. This has caused me great inconvenience as I need to access my application to perform my daily tasks.
I would greatly appreciate it if you could help me recover my application as soon as possible and explain the cause of this problem. Is this a technical error on your part or is there something I should do to fix it?
I look forward to your prompt response and thank you in advance for your attention and cooperation.
I would like to set an upper limit on the size of an image that gets sent in an email. The image being sent is a variable in a form using the [#ImageName#] syntax.
I have tried styling the element in div and img tags, but I think that this variable syntax does not respect styles.
I'm seeing several examples of how to handle the click event of a button in FreedomUI.
Was wondering which other events can be handled in the controls. I'm interested in the lostFocus or blur event of an input field. Is there any way to handle that event?
Where I can get documentation about all control events that can be handled?
I also saw some examples about handling any change of any viewmodel property. I-d like to handle view events for specific controls.
I have added a task in a business process with category "To-do" that requires input from certain users; but I would like to limit result options to just "Completed" for the user and remove other options such as information received, canceled & rescheduled. Can someone please help? Thank you