Thanks for reporting, we fixed that immediately. | License check on trial.tryfoexnow.com | | 22.11.2016 09:11 |
Hi Jerry,
Unfortunately there is no official and documented APEX API to do mass changes. If it is about creating things on many pages, we've seen people using the APEX Import API ( wwv_flow_api ) as this is used in the application export files.
But again, this wwv_flow_api is undocumented and you can easily break things using it if wrong attributes are specified. | Mass Copy Page Components/Elements to Multiple Pages | | 11.10.2016 07:10 |
Closing this question as non-issue caused by wrong or incomplete installation. | installation issue using ords | | 04.08.2016 08:08 |
Created internal bug FXP-2483 for further investigation. We'll keep this post updated with any new information we gather. | IRCS button key binding and FOEX 2.2 | | 06.07.2016 13:07 |
Which version of the FDA do you use? In 2.1.0.42 it works correctly, although you'll have to look under "Timer". | Is anyone else having problems installing the Timer plugin? | | 15.06.2016 12:06 |
Hi Stephan,
this is the behavior since day 1 of FOEX. You have to set all editable fields to e.g. "Text Field" or "Date Picker". Using APEX 5 that shouldn't be a big problem :-) | FX 2.2 Making grid editable | | 23.05.2016 13:05 |
We sent you a direct mail to resolve this matter. | FOEX lisense Expires | | 15.05.2016 11:05 |
Hi George,
sorry, I can't seem to pick up your question, can you explain what problem you encounter? | popup lov display extra values | | 27.04.2016 06:04 |
Hi Alex,
We haven't used such a technique so far, but you might find some ideas here: http://dev.sencha.com/deploy/ext-4.0.0/examples/form/file-upload.html | How to close a window after filesystem download | | 22.04.2016 07:04 |
Rebecca, that behavior is totally normal and expected.
Please consider this workflow:
Page is loaded - in this step we have to analyze the query to know the structure of the grid, hence your function is called the first time
Grid fetches Data via AJAX call - since this is a separate call we have to call your function again to get the statement and execute it to get the data - this is the 2nd call you see
I hope that helps | Dynamic query on grid | | 05.04.2016 09:04 |
As you can see in the browser console there are some files which couldn't get loaded.
Please check your webserver, if the files are where they are supposed to be. | Grid issue | | 09.03.2016 14:03 |
Can you give us more information?
Did you check your Browsers console for error messages? | Grid issue | | 09.03.2016 13:03 |
Hi Chris,
You can install FOEX on the "Database on a Service" offering on Oracle's cloud, but not on the "Database Schema Service" since FOEX requires SYS privileges when installing.
Other then choosing the right service there is no difference in installing FOEX on the cloud DB or your on-premise DB. | Oracle DBaaS | | 24.02.2016 16:02 |
Hi George,
does this also happen on our trial instance?
Which options do you specify in the copy wizard?
Are you able to copy other applications (non-FOEX)? | copy foex template app error | | 22.02.2016 16:02 |
As already answered here all you need to do is use a FTP client to connect to the XDB filesystem (which is what the EPG uses, it provides this WebDav access method).
Connecting this way is like connecting to the filesystem of a webserver. You can browse the existing files there and copy new ones. | copy foex http files using EPG | | 19.02.2016 16:02 |
HI Stephan,
FOEX is planning to use the APEX Errorhandling function in the upcoming release V2.2.0. That means a single function could be used to manipulate APEX and FOEX error messages. | FOEX error handling versus Apex error handling | | 16.02.2016 12:02 |
Once you purchased a license you'll get a license document including a download link for the software.
The installation consists of 3 parts:
DB-Install (very similar to the way APEX is installed) by running a script
Webserver-Install (copy a directory of files to your webserver)
Install APEX Demo and Template Application
You can have non-FOEX developers working in the same workspace, but as soon as they work on an application with FOEX plugins, they require to be licensed.
On www.tryfoexnow.com you can sign up for a free trial workspace on our hosted instance. There you can evaluate the FOEX Plugin Framework before deciding to purchase. | developer license | | 05.02.2016 19:02 |
Hi Eveline,
thanks for reporting that display problem of APEX plugins in the enhanced select lists for Dynamic Action Events/Actions. We can confirm this is a bug and created ticket FXP-2274 for that. We'll try to fix that in the FDA soon.
As for non-FOEX plugins not working in an FOEX Page: there is always a possibility that such a plugin requires a standard APEX environment and can't deal with the way a FOEX page is set up. If you create a test case when this situation arises we have a quick look to see what the issue might be. | FOEX vs. APEX - Disabling FOEX PlugIN Enhencements | | 05.02.2016 09:02 |
Can you provide a bit more detail on what is not working?
I can see that it must be working to some degree, since you copied the information from the "About the FDA" Dialog.
Are the FOEX Enhancements in the FDA activated? | FDA is not working apex 5.0 | | 03.02.2016 08:02 |
Hi Patrick,
good to see you working with FOEX. Can you give us some more details on the App? Which theme are you using?
Having a big number of regions on a page obviously affects the page rendering time. There are a number of things you can do to improve that:
Caching (go to Shared Components -
Component Settings - FOEX Application
Settings)
Note : caching is for production use (not during development since your any page changes will not take effect if the page has been cached previously)
Content Loader Regions (load
other APEX Pages on demand into your
viewport/tab/accordion/window/...) See page 8012 in the documentation application for a demo/example.
| Debug Log - Entries contain "Disabled grid support..." | | 28.01.2016 08:01 |
Unfortunately Mozilla again changed the rules for Addons and requires all Addons to be signed by Mozilla starting from Firefox 43.
Our latest version 2.1.0.33 of the FDA is still waiting for review and signing at Mozilla. We are in contact with them and try to speed up the process, so far without luck.
The best advise for now is to switch to Google Chrome, where the FDA works without any problems.
UPDATE : After posting this reply Mozilla was so kind to instantly sign the FDA. You can download it here: http://www.tryfoexnow.com/c/DeveloperAddon/latest/fda_firefox.xpi | FDA stop working on FF | | 28.12.2015 07:12 |
If FDA Enhancements cannot be activated in your application on your system, but it works in your application on our system, then I guess there is something wrong with the FOEX installation on your system.
Is this a new installation, or do you have other users or applications on that system which don't have that FDA problem? | FX_P_DEVELOPER_ADDON.Check_Preconditions | | 07.12.2015 15:12 |
Hi Jonathan,
yes, you found an FDA bug. But it is only a display bug, the actual stored data is correct.
I created ticket FXP-2180 for that. We'll try to fix that soon. | FDA issue when using datepicker config disabledDays | | 02.12.2015 14:12 |
We could isolate a bug in the form create wizard when the base table PK is not a NUMBER. The issue number is FXP-2178 and will be fixed with FDA 2.1.0.34 onwards.
Until this is released please workaround by unchecking the PK-Item and create it after the region has been created manually. | Form is not created | | 01.12.2015 10:12 |
Can you tell us what version of the FDA you are using? Also please specify which browser/version and which version of APEX/FOEX. | Form is not created | | 01.12.2015 09:12 |
Hi Stephan,
that sounds a lot like this other question here: http://forum.tryfoexnow.com/osqa/questions/6110/are-there-known-issues-with-the-last-patch-of-apex-501
Does it work when you "Enable FDA Enhancements" as described in that post? | FOEX Config Button in application builder got lost | | 01.12.2015 07:12 |
FOEX works fine on all currently available APEX 5 patchsets, also on the latest one: 5.0.2.00.07
Do you see the FOEX icon in the top-right corner of the application builder? Does it show a red exclamation mark (!) next to it? Try to click it and chose "Enable FDA Enhancements" | Are there known issues with the last patch of APEX 5.01? | | 30.11.2015 14:11 |
Based on your answers something is wrong with your synonyms, or you used the wrong parsing schema in SQL Workshop.
The synonyms currently used point to an old installation of FOEX (v2.0.1). Please refer to the installation instructions to re-create the private synonyms. | Cannot Activate FDA | | 19.11.2015 15:11 |
Hi Guillaume,
for the definition of extra attributes of grid columns, like the "Group Header" we unfortunately lack native APEX translation support.
To be able to translate the group header please use a substitution variable e.g. &P1_ITEM_NAME. there instead of specifying the "hardcoded" text. | How to translate columns grouping label | | 03.11.2015 19:11 |
Hi Jonathan,
In the current implementation tooltips can only be translated when using substitution variables, for example using &P1_BUTTON_TOOLTIP.
We put that on the enhancement list for future improvements, to support this better/easier. | Globalisation - translate tooltips | | 27.10.2015 08:10 |
Hi Jonathan,
either way will work. This flag is new in APEX 5 and might be used by FOEX in the future. | Globalisation - JavaScript messages | | 23.10.2015 13:10 |
We logged the syntax verification issue as FXP-2093. | Actioncolumn config changed after saving | | 07.10.2015 10:10 |
Hi Chris. No need to worry, this is most likely because of a version-cache.
We fixed that in FDA version 2.1.0.23 onwards. It also looks much better now:
Your browser should auto-update to that new version, or you can get it here: http://www.tryfoexnow.com/apex/f?p=FOEX:FDA | APEX 5.0.1 / FOEX 2.1.0 FDA | | 06.10.2015 15:10 |
Thanks for pointing this bug out. We fixed it in FDA version 2.1.0.23 onwards.
Your browser should auto-update to that new version, or you can get it here: http://www.tryfoexnow.com/apex/f?p=FOEX:FDA | Actioncolumn config changed after saving | | 06.10.2015 15:10 |
Do you use our provided Template application as starting point? It is installed via foex_install_demos.sql or you can also find it in the foex-zip file under apex/apex_50/ftemp42.sql
Anyway, that APEX error references your application security settings. Under Shared Components -> Security Attributes -> Database Session -> Runtime API Usage you need to define at least "Modify this Application" in order to use the FOEX Developer Addon Wizards. | blocked API | | 29.09.2015 15:09 |
The easiest way to find this out is to define one text message, then do an application export and take a look into the export file. There you'll find the API used to create a message.
Please note that this APEX API isn't documented and therefore unsupported by Oracle (and thus also unsupported by FOEX). | Is there a translation script for standard FOEX messages ? | | 29.09.2015 15:09 |
Due to time constraints this feature had to be shifted to a later version, probably 2.2. | Is there a translation script for standard FOEX messages ? | | 29.09.2015 09:09 |
Which theme do you use? 24? 25? or the new Universal Theme 42? | Grid option in Form Plugin is missing | | 23.09.2015 10:09 |
Thanks for reporting that. We found a bug in the FDA and will publish a fix very soon to the Firefox and Chrome update server.
Fix version is FDA 2.1.0.16 and bigger.
Your browser should pick that up automatically the day after we released it. | Grid property not displayed when based on SQL function | | 18.09.2015 15:09 |
Omar,
does that happen on all pages, or only on certain ones? Does it happen for non-FOEX applications as well?
Please also open the Javascript-Console before opening the Page Designer and then see if there is additional information. | FDA and Chrome | | 14.09.2015 09:09 |
Omar,
which version of the FDA are you running and what is your APEX version?
Please also try to de-activate the FDA and activate it again. Then reload the page and see if the icons are there now. | FDA Icons in region addon are not shown | | 14.09.2015 09:09 |
Please try to read and understand error messages.
You need to install FOEX on that new instance. | Import issue after clone | | 19.06.2015 11:06 |
I just looked at your example. Your grid query doesn't use a WHERE clause at all. | Private Report not having data on re-login | | 25.05.2015 07:05 |
We haven't tested FOEX with ORDS 3.0 so far.
Can you investigate and see what is actually sent to the server in that AJAX call and what comes back as response. Also switching on debug to LEVEL9 is of interest as well as activate debug on ORDS and check it's logfile. | After upgrading to ORDS 3.0 we get Invalid AJAX operation: "" messages | | 20.05.2015 13:05 |
Thanks for reporting, we'll look at that and raised an internal ticket FXP-1859 | truncated "show" field in pagination bar of grid when more than 99 records | | 20.05.2015 05:05 |
APEX 5 is currently (2.0.1 and below) not supported, as you can see in the compatibility matrix .
We are currently working on 2.0.2, which will bring APEX 5 support and some other bugfixes.
Since the APEX Application Builder has been fundamentally changed we are doing a major rewrite of the FDA (FOEX Developer Addon).
So please, be a little patient and wait for the FOEX Release before upgrading to APEX 5. | Upgrade Apex to 5.0 | | 20.04.2015 05:04 |
Hi Eveline,
FOEX and its messages is currently delivered in english language only. If you want to change the messages, or provide a translation thereof, you need to create the according Text Messages in the respective language.
For a complete list of messages please see Section "FOEX translatable Messages & Labels" in the FOEX Documentation " Globalisation ". | Default messages not in primary language | | 10.04.2015 11:04 |
Do you have any details on that exception, ie. where it occurs?
With which user are you connected to the database? SYS or the application schema user?
Does that SELECT return any rows:
SELECT WORKSPACE_ID
FROM APEX_WORKSPACES w
WHERE EXISTS (SELECT NULL FROM APEX_APPLICATIONS WHERE APPLICATION_ID = &1 AND WORKSPACE = w.WORKSPACE_DISPLAY_NAME)
;
| ORA-01403: no data found when @load_all_plugins_into_app_id.sql app# executed | | 07.04.2015 15:04 |
This can happen when this type is - in fact - already in use.
Did you disable access to the system before installing the new version and before you ran fx_types.sql again? | ORA-02306: cannot create a type that already has valid dependent(s) | | 18.03.2015 15:03 |
Hi Ray,
you are right, the Grid automatically adds a RETURNING clause to the INSERT statement. Currently there is no switch to turn that off. I logged a ticket for that.
To work around this issue you can use a "Processing Procedure Override" function, or base the grid on a collection. | ora-22816 unsupported feature with returning clause | | 23.02.2015 08:02 |