Ok, I try my best to explain this. We have a database called shutter. Shutter is installed to window/door and has blades by pairs. ex 20 = 10 pairs. We have scenario that a sliding door has 2 panels. 50% 1 panel can slide and 50% 1 cannot slide. Basically we install the shutter always 50% by 50% if the middle window is open and lock reachable in the middle. But in this case 50% of slide cant be open, So i need to increase at 1 to 2 pairs of blade so its still able to lock it inside. attached is my sample idea
Sorry the 20 = 10 + 10 is wrong it should be 12 + 8. Basically we have to split it 60% / 40% something like that. the difference should be as close as 1 to 2 pairs.
Is there a way to do this? The difference should be as close as possible. I use even number because the number are by pairs. 2 4 6 8 10
Example
18 = 10 and 8
20 = 10 and 10
22 = 12 and 10
36 = 18 and 14
I'm experiencing an issue regarding on my database. Every hour 1 I see perform find popping even I just scrolling through records. I already check if there's an On timer script but nothing.
This issue happens every day.
Yeah i think its a bit complicated. By the way can these be done using dropdown. I mean on the value list i only show the 2nd field which is last name. but my calclucation result should be also the last name. currently the result is showing the 1st name.
Hi,
What is the possible solution for this, See my attached sample. As you can see i selected Doe and Smith from the checkbox, But the result is John and James. It should be Doe and Smith also. Sorry for my bad grammaring i hope you understand.
Example.fmp12
I have 3 fields timestamp start, timestamp end and timestamp list ( list of timestamp from start and end ). My problem is when searching a timestamp from the list, It always shows result even it is not included on the list. Ex the timestamplist is.
9/25/2018 9:00 AM
9/25/2018 10:00 AM
9/25/2018 11:00 AM
9/25/2018 12:00 PM
9/25/2018 1:00 PM
9/25/2018 2:00 PM
9/25/2018 3:00 PM
9/25/2018 4:00 PM
9/25/2018 5:00 PM
9/25/2018 6:00 PM
9/25/2018 7:00 PM
9/25/2018 8:00 PM
9/25/2018 9:00 PM
9/25/2018 10:00 PM
9/25/2018 11:00 PM
9/26/2018 12:00 AM
9/26/2018 1:00 AM
but if search 9/26/2018 3:00 AM it always shows a result.
How about the position of text can that be done? my problem is if there is a text that was aligned to right on docx it becomes realigned to left once i transfer it to normal field using scribe.
As the title says can i pull all the text on word docs to a normal field without formatting it as plain text. Let say the text style is Bold when put it on filemaker field it should stay in bold text