Hi guys,
I'm trying to track down and recreate a few formula problems for your review so you may see another post or two. And, I know I have an existing thread with some other formula issues that I need to address again with you.
But, here is a current issue I see using the 9.0 SDK from a nightly build from 12/3. I also see it with an early nightly build SDK from 10/7.
Use the customColumns sample in the Feature Explorer. My local URL is this:
http://localhost:8082/isomorphic/system/reference/SmartClient_Explorer.html#customColumns
1. Show Formula Builder > Name: New Field 1 > Formula: A > Save
2. Show Formula Builder > Name: New Field 2 > Formula: B > Save
3. Show Formula Builder > Confirm that New Field 1 and New Field 2 display as options in the Field list > Cancel
4. De-select New Field 1 and New Field 2 so they are not visible.
5. Show Formula Builder and you'll see that only one of the fields you de-selected is still available in the Field List.
6. If you show the fields again, then they will re-appear in the Formula Window field list.
So, something is wrong where the fields are not available for selection when they are hidden. I'm seeing other behavior related to using formulas that are hidden in Formula Builder. But, I can't even try to recreate those issues until this problem is fixed. And, I'm crossing fingers that the fix for this problem will also fix the other problems too.
I'm trying to track down and recreate a few formula problems for your review so you may see another post or two. And, I know I have an existing thread with some other formula issues that I need to address again with you.
But, here is a current issue I see using the 9.0 SDK from a nightly build from 12/3. I also see it with an early nightly build SDK from 10/7.
Use the customColumns sample in the Feature Explorer. My local URL is this:
http://localhost:8082/isomorphic/system/reference/SmartClient_Explorer.html#customColumns
1. Show Formula Builder > Name: New Field 1 > Formula: A > Save
2. Show Formula Builder > Name: New Field 2 > Formula: B > Save
3. Show Formula Builder > Confirm that New Field 1 and New Field 2 display as options in the Field list > Cancel
4. De-select New Field 1 and New Field 2 so they are not visible.
5. Show Formula Builder and you'll see that only one of the fields you de-selected is still available in the Field List.
6. If you show the fields again, then they will re-appear in the Formula Window field list.
So, something is wrong where the fields are not available for selection when they are hidden. I'm seeing other behavior related to using formulas that are hidden in Formula Builder. But, I can't even try to recreate those issues until this problem is fixed. And, I'm crossing fingers that the fix for this problem will also fix the other problems too.
Comment