I want cell "a" to return a value from cell "b" that is no greater than 8 and no less than 0. Example: If someone inputs 12 into cell "b" I only want "a" to show 8.This is for a timesheet where I am splitting cell "b" to regular hours and to hours. Thanks,Max
Hello,I have one checkbox wich appear or disapear at print if its set on/off.The caption is on multiple rows, and in the middle of caption text i want to insert a input TextField.Can i do that ? and how ? Where is "15" i want to insert a input field to specify the replacement period of product. Than...
HelloI have a table inside a table. I need that the second table (in Red) expands together with the first cell of the blue table.In blue the first table with 2 columnsIn red the other table inside cell 2 of the first tableHow can I do this? Tkanks for your help.Regards
Hello all, I have a dynamic PDF form that is just about finished. However, as of late whenever I change a field form (ie check a box, select from a dropdown), the selected field form starts flashing/blinking as if to let me know where the cursor is or that a change has been made. This is driving me ...
Essentially I have a calculated field that I want to end up with a rating %. That rating % is going to be based on the values selected from a series of dropdowns in a subform. The drop downs have values from 0 to 5. Drop downs with a value of 0 are to be ignored and not included in the calculation. ...
How to format the Textfield with half border on it. This is an account number field created with functionality to allow only 14 digits. I can format with full border but not with half height. Is there a way to do format as i expected? or Would appreciate any workarounds? (Adobe Livecycle Form Design...
So i been working with a pdf and I found this behavior when i allow page break on the subform these controls are in. it would cut the textbox in 2 (which is normal) but it would duplicate the caption of the text box first line. is there a fix for this beside of NOT allowing page breaks. @workflowus...
Hi I'm trying to integrate docx4j inside a custom component. The component works well but when I release the component on workbench docx4j doesn't work as I except. There is any resource somewhere for integrating docx4j in a Livecycle component?
I have a form I am designing. Users will input a week ending date (05/09/2020), and I want this to then populate text boxes with the dates for sunday through saturday, i.e. the textbox named Sun would fill with the number 3 (for May 3), textbox named Mon would fill with the number 4 (for May 4) and ...
Dear Friends,i have a requirement where i need to make a subform in table row(cell) visible/invisible dynamically.My Code:data.#subform[0].#subform[2].#subform[3].GT_TABLE.DATA[0].#subform[1].#subform[2]::initialize - (JavaScript, client)var length = xfa.resolveNodes("data.#subform[0].#subform[2].#s...