How to use calt or rclt feature in fontcreator 11.5?

Hi guys.

i am new for font and make own Arabic font as test base to learning font-creator.
in may Arabic font each glyph contain more one than glyphs. such as Baa Initial shape are many shapes are but i don’t know to connect them other fina or medial glyphs?
how to attach alternate shapes of baa initial to other fina or medial.
after study documentation About font features i want to use calt feature but i am not understand how to use it. how to replace basic glyph with other specific glyph in different attachment? Can any person guide me to right way?
rclt features.PNG
rclt features_02.PNG
Baa Initial.PNG

I have limited Internet access right now, but I think Cursive Attachment would do the trick.

Moved to the support forum.

I’ve read your post again, and I’m not sure if curs is the way to go:
Cursive Positioning (curs) cursively positions adjacent glyphs by using entry and exit anchor points.

A chaining context allows you to replace a character if it is preceded or followed by specific characters.

A shaping engine will process calt after processing isol, init, medi, and fina, so keep that in mind.
If you want to substitute the default initial form of kaf-arab or keheh-arab if it is followed by either a medial or final form of beh-arab or seen-arab then this should do the trick:
InitKafAlt.png
InitKafAlt_ref.png
And these glyph classes:

class @glyphsinput ["kaf-arab.init" "keheh-arab.init"];
class @glyphslookahead ["beh-arab.fina" "beh-arab.medi" "seen-arab.fina" "seen-arab.medi"];

I’m still not sure if this is what you’re looking for, so can you please be more specific, with some easy to understand examples of what you want to achieve?

I still do not understand brother. I send you a screen shot in substitution table which table select it.

2nd where you got 2nd screen shot? I saw the 2nd screen shot which you send first time when I add OpenType feature but now I forgot. Please help me…

3rd can I use access all alternate feature in my Arabic font to access all alternate glyphs?
Capture_01.PNG
Capture_02.PNG
Capture_03.PNG